chore(deps): update vitest monorepo to ^4.1.10#1252
Conversation
388cdb3 to
18089b0
Compare
|
@copilot can you investigate the failing tests? Is it related to drift on the nestjs versions between the dev dependencies/integration tests? It's a known DI issue if Nestjs has different versions especially around testing |
I investigated this locally and it doesn’t look like NestJS version drift. Findings:
So this appears to be an existing Nest testing/Discovery wiring issue in this branch baseline, not a version mismatch between dev deps/integration tests caused by this dependency update. |
Could you address this in a PR? |
I dug into it, but a safe fix here is bigger than this dependency PR. The DI failure is in I can put up a follow-up PR that updates discovery test/bootstrap wiring for Nest 11 (and adjusts affected Stripe tests) as a dedicated fix. If you want, I’ll proceed with that approach. |
Please do, proceed |
|
@underfisk I've opened a new pull request, #1253, to work on those changes. Once the pull request is ready, I'll request review from you. |
This PR contains the following updates:
^4.1.7→^4.1.10^4.1.7→^4.1.10Release Notes
vitest-dev/vitest (@vitest/coverage-v8)
v4.1.10Compare Source
🐞 Bug Fixes
View changes on GitHub
v4.1.9Compare Source
🐞 Bug Fixes
importOriginalwith optimizer and query import [backport to v4] - by Hiroshi Ogawa, David Harris, Codexand Vladimir in #10546 (a5180)View changes on GitHub
v4.1.8Compare Source
🐞 Bug Fixes
cdpAPI whenallowWrite/allowExec: false[backport to v4] - by @hi-ogawa and Codex in #10450 (e4067)View changes on GitHub
Configuration
📅 Schedule: (in timezone America/New_York)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR was generated by Mend Renovate. View the repository job log.